Skip to main content
Version: 5.1.1.0

Monitor

Group "Monitor"​

ParameterDescription
login.maximum_attemptsMaximum failed login attempts before the user is locked out.
Default: 3
message.show_as_textplainyes: All structured messages are shown as XML in serialized text format (higher performance and memory cost).
no: Messages are returned as XML documents, letting the browser render them (recommended).
message.show_as_textplain.agentA * applies special message treatment to all user agents. Otherwise, specify a comma-separated list of user agents to be served in special XML text mode. Has no effect if show_as_textplain = no.
message.use_xsl_stylingyes: Render messages nicely for display.
no: Show raw XML format.
message.max_message_limitDefines the maximum size (in MB) of a message that can be rendered in the monitor. Allowed values: 1–10. Larger messages trigger an error message.
scenariodoc.securitytrue: Scenario documentation requires login.
false: Accessible without login.
security.TLS.cookie.with.secure.flagtrue: Ensures session cookies are never sent over unsecure HTTP.
false: No restriction.
security.strict.transport.securityAdds Strict-Transport-Security (HSTS) header to all HTTP requests.
-1 disables.
Positive values define how many seconds the browser should enforce HTTPS.